home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3111 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: brasil.frmug.fr.net!daniel
  2. From: daniel@brasil.brainstorm.cnam.fr (Daniel Verite)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Which editor for programming?
  5. Date: 11 Feb 1996 15:35:04 GMT
  6. Organization: Brainstorm, Paris, France
  7. Message-ID: <4fl2b8$1aq@brasil.frmug.fr.net>
  8. References: <4ff3qn$3ii@news.rwth-aachen.de>  <68771463@0humpty.tomate.tng.oche.de>
  9. NNTP-Posting-Host: brasil.frmug.fr.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Andreas Mixich (humpty@TOMATE.TNG.OCHE.DE) wrote:
  13.  
  14. : Tell me, when do you need real TABs ? Programming in Arexx ?
  15. : No, I do a lot and I never needed "real" tabs.
  16.  
  17. : Programming in C ? neither, I do this also, and did not need it ever.
  18.  
  19. : ASM ? Propably the only one I could imagine, that "real" tabs give some
  20. : comfort, but as you can get the same result for "backspace" on a TAB with
  21. : Shift-TAB this should be no problem.
  22.  
  23. You need real tabs at least in GNU makefiles, and also in some
  24. configure scripts (gnuish again) that carry embedded tabs. Saving
  25. these kinds of files with GoldEd is equivalent to trashing them, which
  26. I think is not acceptable for a general purpose editor.
  27.  
  28. --
  29.         Daniel Verite - daniel@brainstorm.cnam.fr
  30.